Uses of Class
com.fourjs.report.facturx.profiles.extended.LineStatusCodeContentType
-
Packages that use LineStatusCodeContentType Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of LineStatusCodeContentType in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return LineStatusCodeContentType Modifier and Type Method Description static LineStatusCodeContentTypeLineStatusCodeContentType. fromString(String value)LineStatusCodeContentTypeInvoiceLine. getLineStatusCode()EXT:LineStatusCodestatic LineStatusCodeContentTypeLineStatusCodeContentType. valueOf(String value)Methods in com.fourjs.report.facturx.profiles.extended with parameters of type LineStatusCodeContentType Modifier and Type Method Description InvoiceLineInvoiceLine. setLineStatusCode(LineStatusCodeContentType value)
-